[INFO] cloning repository https://github.com/davidgamero/advent-of-code-2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidgamero/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgamero%2Fadvent-of-code-2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgamero%2Fadvent-of-code-2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37fe3e796249bcb510fe72622590275b285eaad5
[INFO] checking davidgamero/advent-of-code-2023 against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgamero%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidgamero/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/davidgamero/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/davidgamero/advent-of-code-2023 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidgamero/advent-of-code-2023 on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidgamero/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking davidgamero/advent-of-code-2023 against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidgamero%2Fadvent-of-code-2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidgamero/advent-of-code-2023
[INFO] finished tweaking git repo https://github.com/davidgamero/advent-of-code-2023
[INFO] tweaked toml for git repo https://github.com/davidgamero/advent-of-code-2023 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidgamero/advent-of-code-2023 on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidgamero/advent-of-code-2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9
[INFO] running `Command { std: "docker" "start" "bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking part1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected `;`, found `digits`
[INFO] [stdout]   --> src/main.rs:59:49
[INFO] [stdout]    |
[INFO] [stdout] 59 |                     digits_to_words.index(index)
[INFO] [stdout]    |                                                 ^ help: add `;` here
[INFO] [stdout] 60 |                     digits.append(&mut vec![c_char]);
[INFO] [stdout]    |                     ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `digits`
[INFO] [stdout]   --> src/main.rs:59:49
[INFO] [stdout]    |
[INFO] [stdout] 59 |                     digits_to_words.index(index)
[INFO] [stdout]    |                                                 ^ help: add `;` here
[INFO] [stdout] 60 |                     digits.append(&mut vec![c_char]);
[INFO] [stdout]    |                     ------ unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::c_char`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::c_char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::c_char`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ffi::c_char;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `str` with `&&str`
[INFO] [stdout]   --> src/main.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 if line_content.eq(&word) {
[INFO] [stdout]    |                                 -- ^^^^^ no implementation for `str == &&str`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<&&str>` is not implemented for `str`
[INFO] [stdout]    = help: the following other types implement trait `PartialEq<Rhs>`:
[INFO] [stdout]              `&str` implements `PartialEq<ByteStr>`
[INFO] [stdout]              `&str` implements `PartialEq<ByteString>`
[INFO] [stdout]              `&str` implements `PartialEq<Cow<'_, str>>`
[INFO] [stdout]              `&str` implements `PartialEq<OsString>`
[INFO] [stdout]              `&str` implements `PartialEq<String>`
[INFO] [stdout]              `str` implements `PartialEq<ByteStr>`
[INFO] [stdout]              `str` implements `PartialEq<ByteString>`
[INFO] [stdout]              `str` implements `PartialEq<Cow<'_, str>>`
[INFO] [stdout]            and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `str` with `&&str`
[INFO] [stdout]   --> src/main.rs:58:36
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 if line_content.eq(&word) {
[INFO] [stdout]    |                                 -- ^^^^^ no implementation for `str == &&str`
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<&&str>` is not implemented for `str`
[INFO] [stdout]    = help: the following other types implement trait `PartialEq<Rhs>`:
[INFO] [stdout]              `&str` implements `PartialEq<ByteStr>`
[INFO] [stdout]              `&str` implements `PartialEq<ByteString>`
[INFO] [stdout]              `&str` implements `PartialEq<Cow<'_, str>>`
[INFO] [stdout]              `&str` implements `PartialEq<OsString>`
[INFO] [stdout]              `&str` implements `PartialEq<String>`
[INFO] [stdout]              `str` implements `PartialEq<ByteStr>`
[INFO] [stdout]              `str` implements `PartialEq<ByteString>`
[INFO] [stdout]              `str` implements `PartialEq<Cow<'_, str>>`
[INFO] [stdout]            and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `part1` (bin "part1" test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `part1` (bin "part1") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9", kill_on_drop: false }`
[INFO] [stdout] bba5ef61e7a8b2a3d02ea054344315ebb8adfae484abea3e72252e51a1022db9
